func reflect.initFuncTypes

2 uses

	reflect (current package)
		type.go#L1719: func initFuncTypes(n int) Type {
		type.go#L1765: 	o := New(initFuncTypes(n)).Elem()